-
Home
-
ActivityPub
-
7.2.0 (latest)
-
Code
-
Classes
- Following
Total Complexity |
27 |
Dependencies |
6 |
Dependents |
8 |
Total lines |
418 |
Lines of code |
186 |
Logical lines of code |
78 |
Comment lines |
173 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
follow() |
S |
52 |
5 |
23 |
unfollow() |
S |
47 |
3 |
37 |
accept() |
S |
59 |
4 |
13 |
check_status() |
S |
61 |
3 |
12 |
get_all_with_count() |
S |
52 |
1 |
25 |
get_following_with_count() |
S |
55 |
1 |
20 |
get_pending_with_count() |
S |
55 |
1 |
20 |
reject() |
S |
65 |
2 |
9 |
get_following() |
S |
74 |
1 |
4 |
count_following() |
S |
77 |
1 |
3 |
get_pending() |
S |
74 |
1 |
4 |
count_pending() |
S |
77 |
1 |
3 |
get_all() |
S |
77 |
1 |
3 |
count_all() |
S |
77 |
1 |
3 |
count() |
S |
67 |
1 |
7 |